基本信息
{$_user.username}
id:{$_user.id}电子邮箱
{$_user.email}
手机号码
{$_user.mobile|htmlentities}
收款信息
{extend name="base"} {block name="content"}
{$_user.username}
id:{$_user.id}{$_user.email}
{$_user.mobile|htmlentities}